home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / SCRIPTZ / HEMP.ZIP / COMMANDS.INI < prev    next >
INI File  |  1996-10-19  |  448b  |  16 lines

  1. [Commands]
  2. n0=#floodkill start
  3. n1=1:*: {
  4. n2=  if ($site == %flooder) inc %floodtime 25
  5. n3=  %flooder = $site
  6. n4=  ignore -tinu $+ %floodtime *
  7. n5=  echo 4 ¥╫¥ Intrusion: $upper($parms) ¥╫¥ Intruder: $nick ( $+ $address $+ ) ¥╫¥  
  8. n6=  %floodtime = 25
  9. n7=  halt
  10. n8=}
  11. n9=666:*: {
  12. n10=  ignore -tinuac100 *
  13. n11=  echo 4 ¥╫¥ Intrusion: $upper($parms) ¥╫¥ Intruder: $nick ( $+ $address $+ ) is BLACKLISTED!!! ¥╫¥
  14. n12=}
  15. n13=#floodkill end
  16.